Lender Price API Web Service
Lender Price API Web Service / RateProgramConfig Json Schema
In This Topic
    RateProgramConfig Json Schema
    In This Topic
    Overview
    RateProgramConfig
    daysLockList : Array[integer]
    description : string
    programName : string
    rateGrids : Array[RateGridConfig]
    description : string
    hideDeletedClosingDays : boolean
    maxRate : number
    minRate : number
    rateGridId : ObjectId
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    useShiftedClosingDays : boolean
    useShiftedRate : boolean
    showHeader : boolean
    staticAssets : Array[RateProgramStaticAssetConfig]
    assetId : integer
    placement : string
    sheetName : string
    startingRowNumber : integer
    Properties
    NameDescriptionData Type
     Array[integer]
     string
     string
     Array[RateGridConfig]
     boolean
     Array[RateProgramStaticAssetConfig]
    See Also